How to Install diffuse software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install diffuse software package in Ubuntu 14.04 LTS (Trusty Tahr)

diffuse software package provides graphical tool for merging and comparing text files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install diffuse 

diffuse is installed in your system.

Make ensure the diffuse package were installed using the commands given below,

$ sudo dpkg-query -l | grep diffuse *

You will get with diffuse package name, version, architecture and description in a table

diffuse package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Editors
Package diffuse
Version 0.4.7-1
Description graphical tool for merging and comparing text files
Sub Section Editors


See Also, How to uninstall or remove diffuse software package from Ubuntu 14.04 LTS (Trusty Tahr)?